CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab and ga

搜索资源列表

  1. GA

    0下载:
  2. 遗传算法的matlab程序,一个数学公式用遗传算法来计算,很详细实用-Genetic algorithm matlab program, a mathematical formula used to calculate the genetic algorithm, a very detailed and practical! ! ! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2665
    • 提供者:fyf
  1. ga

    0下载:
  2. genetic algorithm selection methods written in matlab like random selection and other methods
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:81513
    • 提供者:mohammad
  1. BP-GA

    0下载:
  2. 将遗传算法和BP神经网络算法结合起来组成优化算法,matlab编程-The genetic algorithm and BP neural network algorithm combines composition optimization algorithm, matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5543
    • 提供者:ztc
  1. GAandMP

    0下载:
  2. 基于MP和GA的matlab程序,内涵较为详细的程序介绍-Based on MP and GA matlab procedures, content more detailed program descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2305
    • 提供者:刘晗
  1. Ga-tsp

    7下载:
  2. 遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。-Genetic algorithm tsp problem of logist
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:185344
    • 提供者:
  1. Maximum-Power-Point-Tracking-using-GA--Optimized-

    0下载:
  2. This paper proposes a new MPPT controller. The proposed MPPT controller is based on genetic algorithm (GA) optimized artificial neural network (ANN). For the simulation purpose an improved model of SPV is used. The MPPT is simulated and studi
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:304179
    • 提供者:samir
  1. MATLAB-ga

    0下载:
  2. matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
  3. 所属分类:Other systems

    • 发布日期:2017-06-08
    • 文件大小:15856122
    • 提供者:王景玫
  1. GA-and-PSO

    0下载:
  2. GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤 1)修改设计变量个数 NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。 2)修改设计变量的上下限 VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。 3)修改FunName 变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。 4)修改
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:124218
    • 提供者:天天
  1. matlab-GA

    1下载:
  2. 该程序是利用遗传算法求解f=21.5+x1sin(4*pi*x1)+x2sin(20*pi*x2)在-3.0<=x1<=12.1 和 4.1<=x2<=5.8 上的最大值 -The program is the use of genetic algorithms f = 21.5+x1sin (4* pi* x1)+x2sin (20* pi* x2)-3.0 < = x1 < = 12.1 and 4.1 < = x2 < = maximum of 5.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:吴瑶瑶
  1. GA

    0下载:
  2. 这是我编写的遗传算法实用matlab程序,简单实用。-This is what I write practical genetic algorithm matlab program, simple and practical.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:蒋平平
  1. TSP(GA)

    0下载:
  2. 遗传算法求tsp问题及其matlab代码实现 主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. -Genetic algorithm to solve the TSP problem and the matlab code to achieve A Rand main program (
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:919588
    • 提供者:bigrao
  1. GA-and-CSA

    0下载:
  2. 基于遗传算法和免疫算法的的数据挖掘算法对比,用Matlab编写-Mining algorithm of genetic algorithm and immune algorithm based data, using Matlab prepared
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-24
    • 文件大小:9146
    • 提供者:仲伟伟
  1. MATLAB-GA-TOOLBOX-AND-USE

    0下载:
  2. 本书系统介绍了遗传算法工具箱的功能特点、编程原理及应用-MATLAB GA TOOLBOX AND USE
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:28884418
    • 提供者:伦达
  1. Binary-GA

    0下载:
  2. binary genetic algorithm implementation in matlab, including Selection, Crossover, Mutation and other methods of generic alghorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:yousefi
  1. Genetic-Algorithm-matlab

    1下载:
  2. 遗传算法 ( Genetic Algorithm , GA) 是借鉴生物界自然选择和群体进化机制形成的一种全局寻优算法 。与传统的优化算法相比 ,遗传算法具有如下优点 [1 ] :1 ) 不是从单个点 ,而是从多个点构成的群体开始搜索 2) 在搜索最优解过程中 ,只需要由目标函数值转换得来的适应值信息 ,而不需要导数等其它辅助信息 3) 搜索过程不易陷入局部最优点 。 数学建模中常用的matlab算法,遗传算法,内容详细,包括PDF版本的详细的算法实现过程;-Genetic Algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:163594
    • 提供者:刘珅
  1. GA

    0下载:
  2. Genetic algorithm to solve job shop scheduling ,,using matlab environment and scheduling job ,machine,tasks and the like ,,because of Genetic Algorithm can give optimal solution ,we use it and initialize it with a population and generation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2157
    • 提供者:wajdy
  1. ga-m

    0下载:
  2. matlab遗传算法程序代码,包括主程序及各相关函数文件,注释清晰。目标函数稍作修改即可使用-Genetic algorithm matlab code, including the main program and the relevant function files, clear notes. The objective function can be used to modify slightly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3938
    • 提供者:zy
  1. GA

    0下载:
  2. 遗传算法是一种通过模拟自然进化过程搜索最优解的方法。其MATLAB程序, 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,并引入了倒位操作。-Genetic algorithm is a method of searching the optimal solution for the natural process of evolution through simulations. Its MATLAB program using a binary Gray co
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:5237
    • 提供者:陶陶
  1. PSOGA

    1下载:
  2. 这是PSO算法和GA算法联合使用的matlab程序,用于数据定量分析-This is the algorithm of PSO and GA used in conjunction matlab program for quantitative analysis of data
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:Wahzau Chan
  1. CEC2014-GA(Rev)

    0下载:
  2. This a software package with matlab source code for evolutionary algorithm. The algorithm combine GA with adaptive differential algorithm to solve the optimal problems provided in CEC2014. And the results show it has good performance. -This is a so
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2953326
    • 提供者:red kite
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com